Initializes a new instance of the ReplaceItemCommand class.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java
![]() |
---|
public ReplaceItemCommand ( |
The Workbook modified by this command.
The collection in which the item is replaced.
The zero-based index of the item within the collection.
The item that should be replaced in the collection.
The new item at the specified index.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |